toggle menu
JxBrowser
8.2.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.net.callback
/
[jvm]BeforeStartTransactionCallback
/
Params
Params
public
interface
Params
The parameters of the
BeforeStartTransactionCallback
.
Members
Functions
http
Headers
Link copied to clipboard
public
List
<
HttpHeader
>
httpHeaders
(
)
Returns an immutable list of the HTTP headers of the request or an empty list if the request does not have any HTTP headers.
url
Request
Link copied to clipboard
public
UrlRequest
urlRequest
(
)
Returns the URL request.